home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / editors / sprted13.arc / NEWINFO.DOC next >
Encoding:
Text File  |  1993-03-12  |  3.5 KB  |  47 lines

  1.                             SpiritEd
  2.                          MANUAL ADDENDUM
  3.  
  4. You have received Version 1.3 of SpiritEd. This new version should be
  5. compatible with all ST, TT, and Falcon030 screen resolutions and work
  6. with all versions of TOS including MultiTOS. In the process of
  7. revising SpiritEd to conform to these new resolutions, some of the
  8. dialog boxes have been reworked, so they don't look exactly like the
  9. illustrations in the instruction manual. (The dialogs still contain
  10. the same items, they have just been reorganized a bit.) 
  11.  
  12. A major change has occurred in the menu bar. The menus no longer drop
  13. down--they now pull down. To access a menu, you need to move the
  14. mouse pointer into the menu bar over the menu you wish to select
  15. from, click and drag to the item you want to select, then release the
  16. mouse button. You will also notice that the main Menu bar at the top
  17. of the screen remains active even when the SpiritEd window is the top
  18. one. This means that there are two functional menu bars on the screen
  19. at the same time. (There are advantages and disadvantages associated
  20. with both the old and new approaches. We actually favored only having
  21. one active menu bar on the screen at a time, but MultiTOS required us
  22. to go with two which forced us to switch from pull-down to
  23. drop-down.) 
  24.  
  25. In addition to these changes, SpiritEd has some new features that are
  26. not covered in the instruction manual. These new features are as
  27. follows:
  28.  
  29. PASTE FILE...
  30.  
  31. The Paste File option in the Edit menu works just like the Paste
  32. option, except that the text to be pasted is taken from a file that
  33. you specify, instead of from the clipboard. To use this function,
  34. first move the insertion point to the spot where you want to insert
  35. the file, or select the text you want to replace by dragging the
  36. mouse over it. Then, select Paste File from the Edit menu and open
  37. the file that you want to paste.
  38.  
  39. CONVERT...
  40.  
  41. Text that you get from on-line services and readme documents that are
  42. meant to be displayed by file-viewing programs often have carriage
  43. returns (CRs) inserted at the end of each line. These extra CRs
  44. interfere with SpiritEd's word wrapping process. The Convert option
  45. that has been added to the SpiritWare menu deletes CRs at the ends of
  46. lines so the text will wrap properly. CRs between paragraphs are not
  47. deleted. How does SpiritEd know the difference between CRs at the end
  48. of lines and CRs between paragraphs? For SpiritEd to get it right,
  49. paragraphs must be separated by two or more CRs, or each paragraph
  50. must be indented with spaces or tabs.
  51.  
  52. If there is no text selected when the Convert function is used, the
  53. entire text is converted. If text is selected, then the conversion is
  54. limited to the selected text. (To convert a document back to one
  55. which has CRs at the end of each line, save the file using the Print
  56. to File option in the Print dialog. See the instruction manual
  57. section on Printing.)
  58.  
  59. KEYBOARD EQUIVALENTS
  60.  
  61. The keyboard equivalent for Find Again has been changed to ^G. For
  62. now, ^A still works, but you should get used to using ^G becuase this
  63. has become the Atari standard for this function. (^A will eventually
  64. be used to select all of the text.) ^R still activates the replace
  65. function, but ^H will do this as well. (^H is the new Atari
  66. standard.) Also, both ^D and Shift Delete can be used to delete a
  67. line.
  68.  
  69. CURSOR MOVEMENT
  70.  
  71. The Clr Home key brings the cursor to the top of the document and
  72. Shift Clr Home takes the cursor to the bottom of the document.
  73.